projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac0bb9a
)
; etc/NEWS: Add cpp-message-min-time-interval. (Bug#28961)
author
Hong Xu
<hong@topbug.net>
Mon, 23 Oct 2017 22:38:40 +0000
(15:38 -0700)
committer
Noam Postavsky
<npostavs@gmail.com>
Fri, 3 Nov 2017 00:44:12 +0000
(20:44 -0400)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 6809e352a8fb3675ec13cb3737e585d1b3491b5d..286d27455fef5ea659209abf5aeebc7e2f7c4de9 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1159,6
+1159,10
@@
This is done with the help of 'c-or-c++-mode' function which analyses
contents of the buffer to determine whether it's a C or C++ source
file.
+---
+** New option 'cpp-message-min-time-interval' to allow user control
+of progress messages in cpp.el.
+
---
** New DNS mode command 'dns-mode-ipv6-to-nibbles' to convert IPv6 addresses
to a format suitable for reverse lookup zone files.